Yes, you can do it in a variety of ways. One of the coolest is using the new Canvas View, where you can use old-style programming to place characters wherever you want. I used this to draw text along a curve. I just built up an AttributedString and stepped through each glyph in it and drew them one by one.
Post
Replies
Boosts
Views
Activity
I would also like to know!
This is filed as Feedback #FB7626059"`NSStoryBoard` `instantiateInitialController(creator:_)` crashes when trying to create an `NSWindowController`"
I have this exact same bug / bad error message when I try to use a creator block to make an NSWindowController. Someone screwed up.-Wil